Skip to content

Conversation

RachidaTanassat
Copy link

This adds support for Tkinter-based GUI applications by enabling the use of the _tkinter module as a built-in module.
Matplotlib integration was tested and confirmed to work with both the default and TkAgg backends.
Before use, the Tkinter bindings need to be built using tklib_build.py. On macOS, compatibility is ensured by running GUI applications with the --vm.XstartOnFirstThread option, due to native UI threading requirements.

Test results of Tkinter and ttk with GraalPy

image image

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 17, 2025
RachidaTanassat and others added 8 commits August 4, 2025 16:11
- Added setup_tkinter() function to handle missing _tkinter module

- Automatically installs pip dependencies and system requirements
- Added setup_tkinter() function to handle missing _tkinter module

- Automatically installs pip dependencies and system requirements
- Added setup_tkinter() function to handle missing _tkinter module

- Automatically installs pip dependencies and system requirements
Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

  • PR author: RachidaTanassat

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. and removed OCA Verified All contributors have signed the Oracle Contributor Agreement. labels Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants